Blazor コントロール
C1DataCollectionList<T> クラス メンバ
プロパティ  メソッド  イベント

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 : C1DataCollectionList<T> クラス

C1DataCollectionList<T>データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the C1DataCollectionList<T> class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the number of elements contained in the System.Collections.ICollection.  
Public プロパティGets whether the collection size can change.  
Public プロパティGets a value indicating whether the System.Collections.Generic.ICollection`1 is read-only.  
Public プロパティGets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe).  
Public プロパティGets or sets the element at the specified index.  
Public プロパティGets an object that can be used to synchronize access to the System.Collections.ICollection.  
トップ
パブリック メソッド
 名前解説
Public メソッドAdds an item to the System.Collections.Generic.ICollection`1.  
Public メソッドAdds a range of items.  
Public メソッドRemoves all items from the System.Collections.Generic.ICollection`1.  
Public メソッドオーバーロードされます。 Determines whether the System.Collections.Generic.ICollection`1 contains a specific value.  
Public メソッドオーバーロードされます。 Copies the elements of the System.Collections.Generic.ICollection`1 to an System.Array, starting at a particular System.Array index.  
Public メソッドオーバーロードされます。 Determines the index of a specific item in the System.Collections.IList.  
Public メソッドオーバーロードされます。 Inserts an item to the System.Collections.IList at the specified index.  
Public メソッドInserts a range of items in the collection.  
Public メソッドMoves the item at the from position to to.  
Public メソッドオーバーロードされます。 Removes the first occurrence of a specific object from the System.Collections.IList.  
Public メソッドRemoves the System.Collections.Generic.IList`1 item at the specified index.  
Public メソッドRemoves a range of items.  
Public メソッドReplaces a range of items.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs after the items in the collection changed.  
トップ
参照

C1DataCollectionList<T> クラス
C1.DataCollection 名前空間